home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950528-19950726 / 000134_news@columbia.edu_Mon Jun 12 22:05:08 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA21790
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 14 Jun 1995 16:37:01 -0400
  3. Received: by apakabar.cc.columbia.edu id AA04479
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 14 Jun 1995 16:36:58 -0400
  5. Path: news.columbia.edu!spcuna!solaris.cc.vt.edu!news.mathworks.com!usenet.eel.ufl.edu!spool.mu.edu!howland.reston.ans.net!news.starnet.net!wupost!kuhub.cc.ukans.edu!falcon.cc.ukans.edu!tdsmith
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: How I kermit files over tcp/ip?
  8. Message-Id: <1995Jun13.030508.95068@kuhub.cc.ukans.edu>
  9. From: tdsmith@falcon.cc.ukans.edu (SMITH TROY D)
  10. Date: 13 Jun 95 03:05:08 CDT
  11. References: <3r7opo$ng8@hustle.rahul.net> <1995Jun8.180241.53692@cc.usu.edu> <3rakn5$q7i@apakabar.cc.columbia.edu>
  12. Nntp-Posting-Host: falcon.cc.ukans.edu
  13. X-Newsreader: TIN [version 1.2 PL2]
  14. Lines: 15
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. Frank da Cruz (fdc@watsun.cc.columbia.edu) wrote:
  18. : In article <1995Jun9.123757.94813@kuhub.cc.ukans.edu>,
  19. : SMITH TROY D <tdsmith@falcon.cc.ukans.edu> wrote:
  20. : :I tried it between VMS and OSF/1 and couldn't escape back to OSF/1.  The 
  21. : :only escape sequence that worked was the one that dumped me back to the 
  22. : :MS-DOS Kermit prompt.
  23. : :
  24. : Kermit, like telnet, has the notion of an "escape character" followed by
  25. : a single character-argument.  If you have a series of Kermit and/or telnet
  26.     ^^^^^^ ^^^^^^^^^^^^^^^^^^
  27. This is what I didn't know.  It now works fine.  Thanks to all who responded.
  28.  
  29. [snipped essay on escape characters]
  30.  
  31. Troy Smith